﻿/* DEFAULTS
----------------------------------------------------------*/

.body {
    background: #FFFFFF;
    font-size: 14px;
    font-family: Calibri;
    margin: auto;
    padding: 20px;
    color: #696969;
}

focus,
a:hover,
a:active {
    outline: 0 none;
    text-decoration: none;
    color: #3078ef;
}
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    -webkit-font-variant: small-caps;
    -moz-font-variant: small-caps;
    -ms-font-variant: small-caps;
    -o-font-variant: small-caps;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/


.header {
    position: relative;
    margin: 0;
    padding: 0;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0;
        padding: 0 0 0 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}


/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.page {
    width: 100%;
    background-color: #fff;
    margin: 5px auto 0 auto;
}

.pageLogin {
    margin-top: 3%;
    width: 80%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.pageaplic {
    margin-left:  auto;
    margin-right: auto;
    width: 92%;
    background-color: #ffffff;
    border: 0;
}

.leftMargin {
    width: 1%;
    background-image: linear-gradient(to right,#ffffff,#eeeeee);
}

.rigthMargin {
    width: 1%;
    background-image: linear-gradient(to right,#eeeeee,#ffffff);
}

a:visited {
    color: #0E7184
}

.fieldGet {
    margin-right: 10px;
    margin-top: 5px
}

.labelGet {
    margin-right: 5px;
    margin-top: 5px
}

.gridPad tr td {
    padding: 3px
}

.gvHeader {
    background-color: #137183;
    margin: 0;
    height: 40px;
    color: #ffffff;
    font-family: Calibri;
    font-size: 14px;
    background-image: linear-gradient(to bottom,#0E7184,#20A0E7);
    vertical-align: middle;
    border-width: 0;
}

.gvHeaderFlat {
    background-color: #0E7184;
    margin: 0;
    height: 40px;
    color: #ffffff;
    font-family: Calibri;
    font-size: 14px;
    vertical-align: bottom;
    border-width: 0;
}

.gvHeaderDetail {
    vertical-align: middle;
    background-color: #2a6b9b;
    margin: 0;
    height: 40px;
    border-width: 0;
    color: #ffffff;
    font-family: Calibri;
    font-size: 14px;
    /* background-image: linear-gradient(to bottom,#1b66e1,#1b66ff;*/
    background-image: linear-gradient(to bottom, #0A3366, #2a6bBf);
}


.gvHeaderCtrl {
    vertical-align: bottom;
    background-color: #37A65A;
    margin: 0;
    height: 40px;
    color: darkblue;
    font-family: Calibri;
    font-size: 14px;
    background-image: linear-gradient(to bottom, #84D790, #30A65B);
}


.menu {
    color: white;
    /*background-color: #D8E8FF;*/
    background-color: #efefef;
    margin: 0;
    height: 45px;
    padding: 2px;
    font-family: 'Calibri Symbol';
    font-size: 17px;
    width: 100%;
    background-image: linear-gradient(to bottom,#c0c0c0, #f0f0f0);
}

.menudynamicitemselect {
    color: #444444;
    margin: 0;
    padding: 2px;
    font-family: 'Calibri Symbol';
    font-size: 16px;
    background-color: #D1E5F0;
}

.menudynamicitemover {
    margin: 0;
    padding: 4px;
    font-family: 'Calibri Symbol';
    font-size: 16px;
    background-color: #D1E5F0;
}

.Table {
    border-style: none;
    width: 100%;
    vertical-align: top;
    text-align: left;
    border-width: 0;
}

.TableLogin {
    width: 300px;
    text-align: left;
    margin-bottom: 0;
    padding: 3px;
}

.TableRemision {
    width: 270px;
    vertical-align: top;
    text-align: left;
    margin-bottom: 0;
    font-size: 8px;
    padding: 2px;
}

.TableBorder {
    width: 100%;
    vertical-align: top;
    text-align: left;
    border: solid #CCCCCC;
    border-width: 1px;
}

.TableCtrl {
    width: 100%;
    vertical-align: top;
    text-align: left;
    border: none;
    background-color: #f5f5f5;
}


.TableProductos {
    width: 100%;
    vertical-align: top;
    text-align: left;
    border: none;
    background-color: #f5f5f5;
}

.center {
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}

.center300 {
    margin-left: auto;
    margin-right: auto;
    width: 290px;
}

.center30 {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}


.TDVaTopLeft {
    vertical-align: top;
    text-align: left;
}

.TDVaTopRight {
    vertical-align: top;
    text-align: right;
}

.TDACenterTop {
    text-align: center;
    vertical-align: top;
}

.TDACenter {
    text-align: center;
}

.TDHaLeft {
    text-align: left;
}

.TDHRight {
    text-align: right;
}

.TDBHDR {
    border: none;
    height: 40px;
    background-color: #f0f0f0;
    font-family: Calibri;
    font-size: 14px;
    vertical-align: bottom;
    /*  background-image: linear-gradient(to bottom, #EAEAF0,#c0c0f0 );*/
}

.TDBG {
    background-color: #FAFAFA;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    font-family: Calibri;
    font-size: 14px;
    height: 40px;
}

.TDBorder {
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.HidenText label {
    display: none;
}

.btn:focus {
    outline: none;
}

.btn {
    -moz-border-radius: 4px;
    -moz-box-shadow: inset 0 1px 0 #ffffff, 0 1px 2px #000000;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff, 0 1px 2px #000000;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #0E7184;
    background-image: linear-gradient(to bottom, #0E7184, #20A0E0);
    background-repeat: repeat-x;
    border-bottom: 0 none #0E7184;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: 0;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: inherit;
    border-top-style: none;
    border-top-width: 0;
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);*/
    color: #FFFFFF;
    cursor: pointer;
    font-family: Calibri;
    font-size: 14px;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    margin-left: .1em;
    padding: 5px 13px;
    text-align: center;
    /*  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/
    vertical-align: middle;
    margin-top: 0;
    height: 30px;
}

    .btn:after {
        background-color: #0090FF;
    }

    .btn:hover {
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        -webkit-transition: background-position 0.1s linear;
        background-color: #0090FF; /* Buttons in IE7 don't get borders, so darken on hover */
        background-position: 0 -36px;
        color: #f0f0f0;
        text-decoration: none;
        -ms-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px -webkit-focus-ring-color;
        -ms-outline-offset: -2px;
        outline-offset: -2px;
    }

.btn-warning {
    background-color: #faa732;
    background-repeat: repeat-x;
    border-left-color: #f89406;
    border-right-color: #f89406;
    border-top-color: #f89406;
    color: #fff ;
    /*background-image: linear-gradient(to bottom, #fbb450, #f89406);*/
    border-bottom-color: #ad6704;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    padding: 6px 12px;
}

    .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
        background-color: #f89406;
        color: #fff ;
    }

    .btn-warning:active, .btn-warning.active {
        background-color: #c67605;
    }

.btn-success,
.btn-success:focus {
    background-color: #50b74b;
    border-color: #50b74b;
}

    .btn-success:hover,
    .btn-success:active,
    .btn-success.active{
        background-color: #50b74b;
        border-color: #54A754;
    }

.btn-menu
  {
    background-color: #003C66;
    border-color: #2494F2;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
   
}

    .btn-menu:focus,
    .btn-menu:hover
    {
    background-color: #e7e7e7;
    border-color: #2494F2;
    color: #888888;
    }


    .btn-menu:active, btn-menu::after {
    
        background-color: #e7e7e7;
        border-color: #2494F2;
        color: #888888;
    }
    .dropdown
    {
        outline:none;
        display:block;
    }

.btn-ctrl {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-width: 0;
    background-color: #90C89A;
    background-repeat: repeat-x;
    color: #fafafa;
    background-image: linear-gradient(to bottom, #90C89A, #208050);
    padding: 6px 8px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: inline;
    font-size: 12px;
}

    .btn-ctrl:hover {
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        -webkit-transition: background-position 0.1s linear;
        background-color: #90DA90;
        background-position: 0 -30px;
        color: #555555;
        text-decoration: none;
        -ms-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }


.btn-det {
    -moz-border-radius: 3px;
    -webkit-border-radius: 4px;
    border-width: 0;
    background-color: #D9D2F0;
    background-repeat: repeat-x;
    color: #000000;
    background-image: linear-gradient(to bottom,#D9D2F0,#C090E0);
    padding: 6px 12px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    display: inline;
    font-size: 12px;
}

    .btn-det:hover {
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        -webkit-transition: background-position 0.1s linear;
        background-color: #D9DFFF;
        background-position: 0 -30px;
        color: #555555;
        text-decoration: none;
        -ms-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

.btn-link, .btn-link:active, .btn-link[disabled] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
    background-image: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-color: transparent;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #0088cc;
    cursor: pointer;
}

.font-red {
    color: #cc0000;
}

.btn-link:hover {
    background-color: transparent;
    color: #005580;
    text-decoration: underline;
}

.btn-link[disabled]:hover {
    color: #333333;
    text-decoration: none;
}

.div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td 
{
    padding: 0;
   margin:0;
    top: -23px;
    left: 107px;
}

.divFotoPortada {
    position: absolute;
    top: 360px;
    right: 160px;
}

.right {
    float: right;
}

.divfloatright {
    float: right;
}

.divfloatleft {
    float: left;
}

.divfloatcenter {
    position: absolute;
    text-align: center;
}

.divFechaContable {
    float: right;
}

.planD {
    padding: 15px;
    float: left;
    margin-left: 6px;
    position: relative;
    background: #F0F0F0;
    margin-right: 6px;
    width: 100%;
    top: 0;
    left: 0;
}

.clear:before, .clear:after {
    content: "";
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    zoom: 1;
}

.hdrPad th {
    padding: 3px;
}

.cell {padding:3px;}

